border: Tweak docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Mar 2021 06:31:25 +0000 (01:31 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000 (16:37 +0000)
gtk/gtkborder.h

index adfa29e764acf4a7b0631f44bf31c3fb156d641b..0d4918c62e03e43e158c1dc72902612bde6b81cb 100644 (file)
@@ -45,8 +45,9 @@ typedef struct _GtkBorder GtkBorder;
  * @top: The width of the top border
  * @bottom: The width of the bottom border
  *
- * A struct that specifies a border around a rectangular area
- * that can be of different width on each side.
+ * A struct that specifies a border around a rectangular area.
+ *
+ * Each side can have different width.
  */
 struct _GtkBorder
 {